home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
sound
/
misc
/
ledv1_00.lha
/
askled.bat
next >
Wrap
DOS Batch File
|
1995-01-26
|
103b
|
10 lines
;
; Example for usage in a batchscript
;
led >NIL: 3
if warn
echo "Led on"
else
echo "Led off"
endif